CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 坐标

搜索资源列表

  1. 2D3DPro

    0下载:
  2. 图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-First, to obtain images bmp image files, and the other is from the clipboard. The code in the MFC library functions in the OpenGL calls to achieve the three-dimensi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:106578
    • 提供者:guiyangyang
  1. openglfk

    0下载:
  2. opengl 实现拾取与反馈,可以获得三维窗口中的任意点的三维坐标。-pick-up and feedback to achieve opengl obtain three-dimensional window of three-dimensional coordinates of any point.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:60563
    • 提供者:肖庆汇
  1. OpenGL3Dgraphics

    0下载:
  2. 在VC中实现OpenGL三维绘图,具有坐标变换,图像印象等功能。-In the VC to achieve OpenGL 3D graphics, with a coordinate transformation, image impression functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1433306
    • 提供者:jing
  1. 3DSLOADER

    0下载:
  2. 这是一个三维坐标系的三维坐标的显示程序,是用opengl和VC编成的,在运行程序前需要配置opgenl的开发环境,这可以作为一个显示的基础,在其上显示自己编制的图形学程序。-this is a coordinate program .it can show us the three-dimension coordinate,but you must set you opengl environment before you using it!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9089060
    • 提供者:fanhua
  1. ThreeDBMP

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:107039
    • 提供者:arechi
  1. Rotate

    1下载:
  2. opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then
  3. 所属分类:OpenGL program

    • 发布日期:2016-03-09
    • 文件大小:824683
    • 提供者:ff
  1. 3DShow

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:105959
    • 提供者:325
  1. OpenGLTextureExample

    0下载:
  2. VC++6.0,OpenGL下,控制台和GLut显示球面纹理,及自动生成坐标-OpenGL,VC++6.0,To show the texture and generate the texture coordinate automation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:1002513
    • 提供者:BrunoWang
  1. OpenGL

    0下载:
  2. ee~ 5-OpenGL视点坐标系与世界坐标系的相互对应关系,建立以视点系参考点为中心的球坐标,提出一种 新的三维场景旋转算法模型.该模型几何意义非常明确,在拖动过程中可随时调整灵敏度,在同等旋转条件下三维变化 导矢保持恒定,操作方便易行,为人机三维旋转操作提供了新的有效途径。-ee ~ 5-OpenGL viewpoint coordinate and world coordinate system corresponding relationship between each oth
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:197517
    • 提供者:john
  1. MYMDOPENGL

    2下载:
  2. 用OpenGL来实现简单的多窗口三维坐标图,各图可随意操作,不受其他窗口影响。-Using OpenGL to implement a simple multi-dimensional coordinates of the window map, the map can operate freely without affecting the other window.
  3. 所属分类:OpenGL

    • 发布日期:2017-04-10
    • 文件大小:1654417
    • 提供者:Alysic
  1. OpenGL

    0下载:
  2. 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制圆,可以改变其中心位置和半径。并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control command, Draw a circle on the right window, you can change its central location and radius. And can
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8889287
    • 提供者:李思吟
  1. OpenGL-tutors

    1下载:
  2. Nate Robin的OpenGL教程程序代码,它允许用户修改函数参数,以交互方式观察代码效果。包括坐标\模型变换、光照、雾和纹理,它们具有可移植性,并且使用了GLUT。-Nate Robin' s OpenGL tutorial code, which allows the user to modify the function parameters to interactively observe the code in effect. Including coordinate \ m
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-23
    • 文件大小:1486848
    • 提供者:ZXiao
  1. openGL

    0下载:
  2. openGL几何变换与Windows屏幕坐标转换的研究.pdf-openGL geometric transformation and coordinate conversion of Windows screen. pdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:256304
    • 提供者:hjhj
  1. opengl-exchange

    0下载:
  2. 这是一篇关于基于opengl的计算机图形学知识,主要就计算机图形学中的几种坐标变换做了详细讲解,对openl入门学者有很大的帮助!-This is an opengl based on knowledge of computer graphics, computer graphics, mainly on the types of coordinate transformation a detailed explanation, scholars have started on openl gr
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:11845
    • 提供者:wqs
  1. OpenGLzuobiaobianhuan

    0下载:
  2. opengl 坐标变换 对于初学者有很好的帮助作用 不是源代码 是word文档-opengl coordinate transformation for beginners with very helpful source code is not the word document
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:51795
    • 提供者:jay
  1. OpenGL-model-rendering

    5下载:
  2. OpenGL真实感模型绘制与应用 实现功能: *利用交互式方法,操纵浏览模型细节,能方便观察模型。 *能够用不同的方式(如上截图)渲染模型,增加光照控制、坐标系的显示等等。 *利用luweiqi模型,设计了一个简单的真实感三维动画。 动画介绍: 打开程序运行后,luweiqi 出现在屏幕中,并且自动播放背景音乐《天下无双》 按数字‘7’键开始播放动画,模型向后渐行渐远,然后开始旋转,不久变成画线模式, 隐没于黑暗中后变成点模
  3. 所属分类:OpenGL

    • 发布日期:2013-04-12
    • 文件大小:6453617
    • 提供者:yang
  1. OpenGL-three-teapot-three-light

    0下载:
  2. 1. 绘制带有光照效果的场景; 2. 场景包含 3 个茶壶,通过键盘 123 可以分别选中三个茶壶,然后用鼠标对每个茶壶 进行分别的旋转; 3. 使用点光源,点光源为白色,以白色的球体表示; 4. 使用 3 个不同的点光源 i. 光源 1 的坐标设置在世界坐标系中,并围绕着三个茶壶的中心进行圆周运动; ii. 光源 2 的坐标 设置在观察坐标系,不发生变化; iii. 光源 3 的坐标设置在茶壶 1 的物体坐标系中,当茶壶 1 被选中进行旋转时,光 源 3 要
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:70060
    • 提供者:雷勇
  1. opengl

    0下载:
  2. 简单的坐标,是这个学期上课学的,利用闲余时间做出来的不好请大家多多指导-KANDANHAN ZUOBIAO
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:101649
    • 提供者:cuizhulong
  1. ridi

    0下载:
  2. 这个程序是通过opengl实现模拟太阳、月亮、地球的在三维空间中进行旋转,还加了些纹理,对了解opengl坐标变换、全局坐标、局部坐标的设置有很多帮助。-This program is in three-dimensional space through opengl analog sun, the moon, the earth rotates, also added some texture understanding opengl coordinate transformation, gl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2850957
    • 提供者:huangzhong
  1. OpenGL-pipeline-and-coordinate

    0下载:
  2. OpenGL图形管线和坐标变换,讲解得很清晰易懂-OpenGL graphics pipeline and coordinate transformation, to explain the very clear and easy to understand
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-18
    • 文件大小:480903
    • 提供者:Schelling
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com